DX11 GET LIMB CAMERA MASK

Retrieves the camera mask of the given limb.
If not excplicitly set, an limb's camera mask will default to 0xffffffff (a 32-bit value with all bits set), meaning it will
be rendered to all cameras. See the DX11 SET LIMB CAMERA MASK reference for more details.

  Syntax
Return Dword = DX11 GET LIMB CAMERA MASK(limb)
  Parameters
limb
Dword
The limb to get the camera mask of.

  Returns

The camera mask of the specified limb.

  See also

LIMB Functions Menu
DX11 Function Categories